Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ignored URL handling #803

Merged
merged 3 commits into from
Nov 29, 2023
Merged

Update ignored URL handling #803

merged 3 commits into from
Nov 29, 2023

Conversation

zacharykeeping
Copy link
Member

  1. Updates the ignored URL handling to also check against source URLs in addition to destination URLs, which allows us for example to ignore "/people" and "/rules" links on our home website.
  2. Prevents uploading the full whitelisted URL list to our Scan data as large amounts of data causes this to error and we're not using this list anyway.
  3. Fixes an issue where the wrong source URL is uploaded in the Ignore modal.

Copy link
Contributor

@tombui99 tombui99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@tombui99 tombui99 merged commit 643db21 into staging Nov 29, 2023
1 check passed
@tombui99 tombui99 deleted the ignore-fix branch November 29, 2023 23:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants